[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        AH = 89h
        BL = interrupt number of IRQ0 (IRQ1-7 use next 7 interrupts)
        BH = interrupt number of IRQ8 (IRQ9-F use next 7 interrupts)
        DS:SI = pointer to GDT for protected mode
               offset 0h  null descriptor
                      8h  GDT descriptor
                     10h  IDT descriptor
                     18h  DS
                     20h  ES
                     28h  SS
                     30h  CS
                     38h  uninitialized, used to build descriptor for BIOS CS
        CX = offset into protected-mode CS to jump to
Return: CF set on error
           AH = 0FFh  error enabling address line 20
-----------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson